Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: disable network-imports test #17835

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

hi-ogawa
Copy link
Collaborator

@hi-ogawa hi-ogawa commented Aug 7, 2024

Description

Though Node has decided to drop network import feature nodejs/node#53822, the code needed on Vite side to make it work was a one-liner to externalizing http import #15599, so I'm thinking we don't need to revert that part.

But, I'm not sure what to do with existing tests. Whether we skip it for specific Node version or completely remove them. For now, I added node v22 check to skip tests.

Copy link

stackblitz bot commented Aug 7, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy merged commit 1c9df61 into vitejs:main Aug 9, 2024
13 checks passed
@hi-ogawa hi-ogawa deleted the fix-drop-network-imports branch August 9, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants